Skip to content

Conversation

@szhigunov
Copy link

Change version of AndroidPdfViewer to 2.7.0-beta

What's new in 2.7.0-beta?

  • Update PdfiumAndroid to 1.6.1, which fixed font rendering (issue #253)
  • Add .spacing(int) method to add spacing (in dp) between document pages
  • Fix drawing with .onDraw(onDrawListener)
  • Add .onDrawAll(onDrawListener) method to draw on all pages
  • Add small rendering improvements
  • Fix rendering when duplicated pages are passed to .pages(..)

Development here: https://github.com/barteksc/AndroidPdfViewer

Change version of AndroidPdfViewer to 2.7.0-beta

What's new in 2.7.0-beta?
* Update PdfiumAndroid to 1.6.1, which fixed font rendering (issue #253)
* Add .spacing(int) method to add spacing (in dp) between document pages
* Fix drawing with .onDraw(onDrawListener)
* Add .onDrawAll(onDrawListener) method to draw on all pages
* Add small rendering improvements
* Fix rendering when duplicated pages are passed to .pages(..)

Development here: https://github.com/barteksc/AndroidPdfViewer
@enieber
Copy link

enieber commented Jan 15, 2019

thanks for your suggestion @szhigunov, I implemented in this repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants